Skip to content

Conversation

@ROMEEZHOU
Copy link
Contributor

Add a new method for 007_Reverse_Integer.py, basically in each iteration, get the last digit of the number, add it to the result, and move one digit left.

Copy link
Owner

@qiyuangong qiyuangong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants